projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65ac1f4
)
Set FNCASE=y for all targets in the lisp directory,
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 30 Aug 2003 10:15:28 +0000
(10:15 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 30 Aug 2003 10:15:28 +0000
(10:15 +0000)
so that CVS etc. file names are filtered out of the list of
subdirectories.
msdos/sedlisp.inp
patch
|
blob
|
history
diff --git
a/msdos/sedlisp.inp
b/msdos/sedlisp.inp
index e2d2b75561361658cf97bc70f8094f3dbeff6c6c..f02c24a9928abf81b8839d085eb6d5e13196bdf6 100644
(file)
--- a/
msdos/sedlisp.inp
+++ b/
msdos/sedlisp.inp
@@
-17,6
+17,9
@@
#
# ----------------------------------------------------------------------
+/^SHELL *=/i\
+export FNCASE=y
+
/^lisp=/s|@srcdir@|.|
/^VPATH=/s|@srcdir@|.|
/^srcdir=/s|@srcdir@|.|